Contribution org.nuxeo.ecm.platform.convert.preview.marshallers--marshallers
In component org.nuxeo.ecm.platform.convert.preview.marshallers
org.nuxeo.ecm.platform.convert.preview.marshallers
inside nuxeo-platform-preview-7.10-HF07.jar /OSGI-INF/marshallers-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<!-- preview document enricher -->
<register class="org.nuxeo.ecm.platform.preview.io.PreviewJsonEnricher" enable="true"/>
</extension>